home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libgpmg1 / copyright < prev   
Encoding:
Text File  |  2007-03-05  |  2.7 KB  |  72 lines

  1. This is Debian GNU/Linux's prepackaged version of the General Purpose
  2. Mouse Interface utility. The general purpose mouse daemon tries to be
  3. a useful mouse server for applications running on the Linux console.
  4.  
  5. This package was put together by, James Troup <james@nocrew.org>.
  6.  
  7. Now maintained as a team by:
  8.  
  9.    Guillem Jover <guillem@debian.org>
  10.    Peter Samuelson <peter@p12n.org>
  11.  
  12. The upstream source was downloaded from:
  13.  
  14.    <ftp://arcana.linux.it/pub/gpm/>
  15.  
  16. The debian packages are maintained through Subversion on:
  17.  
  18.    <svn://svn.debian.org/pkg-gpm/>
  19.  
  20. The initial changes while packaging were minor :-
  21.  
  22.    - adding support for the Debian package maintenance scheme, by adding
  23.      various debian/* files.
  24.    - gpm.c (processConn): type of socket length changed (size_t -> socklen_t).
  25.    - debuglog.c: #include <string.h> to quiet -Wall.
  26.    - doc/Makefile.in (maintainer-clean): clean without interaction and
  27.      clean all relevant files (i.e. gpm.info-{1,2}).
  28.    - doc/Makefile.in: add support for mouse-test.1.
  29.  
  30. The following changes were thought of and done mostly by Fran├ºois
  31. Gouget <fgouget@mygale.org>; though I didn't apply his patches as
  32. they were for various reasons:
  33.  
  34.    - gpn.c (cmdline): modified handling of -t command line argument, so it
  35.      can be used by anyone regardless of whether or not a copy of gpm is
  36.      already running.
  37.    - gpn.c (usage): update for new -t option "types".
  38.    - mice.c: improved descriptions of mouse types.
  39.    - mice.c (M_listMice): function used by -t help, reworked version of
  40.      old M_listTypes.
  41.    - mice.c (M_listTypes): function used by -t types; lists only
  42.      mnemonics.
  43.  
  44. Copyright:
  45.  
  46.    Copyright (C) 1993  Andrew Haylett <ajh@gec-mrc.co.uk>
  47.    Copyright (C) 1994-1998  Alessandro Rubini <rubini@linux.it>
  48.  
  49.    Debian specific modifications (1.10-1 -> 1.10-6)
  50.    Copyright (C) 1996, 1997  Martin Schulze
  51.  
  52.    Debian specific modifications (1.10-7 and onwards)
  53.    Copyright (C) 1997, 1998, 1999  James Troup
  54.  
  55. License:
  56.  
  57.    This program is free software; you can redistribute it and/or modify
  58.    it under the terms of the GNU General Public License as published by
  59.    the Free Software Foundation; version 2 dated June, 1991.
  60.  
  61.    This program is distributed in the hope that it will be useful,
  62.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  63.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  64.    GNU General Public License for more details.
  65.  
  66.    You should have received a copy of the GNU General Public License with
  67.    your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
  68.    the Debian GNU/Linux gpm source package as the file COPYING.  If not,
  69.    write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  70.    Boston, MA  02110-1301 USA
  71.  
  72.